MPQueueID

Multiprocessing Services manipulates message queues by passing a queue ID, which is defined by the MPQueueID type:

typedef struct OpaqueMPQueueID* MPQueueID; You obtain a queue ID by calling the function MPCreateQueue .

VERSION NOTES
Introduced with Multiprocessing Services 1.0.


© 1999 Apple Computer, Inc. – (Last Updated 17 Nov 99)